prompt: issue + advance intake-declared-difficulty (PyAutoBrain#274) - #308
Merged
Conversation
Intake was overwriting a difficulty the raw text already declared. Files the bug prompt, advances it draft/ -> active/ on issue creation (PyAutoBrain#274), registers the task in active.md, and re-renders the dashboard. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012RXdgVSW8bUhVdEXEz6AAJ
…prompt main (c1927d5) carries the real prompt for this task; this branch carried the session's own reconstruction of it, written before that file was pushed. Keep main's text, advance it draft/ -> active/ (it is issued as PyAutoBrain#274), drop the reconstruction, and re-render the dashboard over the merged tree. The active.md summary now records the task as the prompt scopes it: one family of bug across three conductors, with the precedence rule moving into the sizing faculty rather than being re-implemented per conductor. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012RXdgVSW8bUhVdEXEz6AAJ
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The Mind side of PyAutoBrain#274 / PyAutoBrain#275 — lifecycle state only, no reasoning code.
draft/bug/pyautobrain/intake_ignores_declared_difficulty.md→active/(the prompt is issued as PyAutoBrain#274), with its ownIssued: 2026-08-24line.active.mdregisters the task: issue, branches, and a summary recording the scope as the prompt frames it — one family of bug across three conductors, with the precedence rule moving into the sizing faculty rather than being re-implemented per conductor.dashboard.md/dashboard.htmlre-rendered over the merged tree (generated;pyauto-brain intake --apply dashboard).The session had earlier written its own reconstruction of this prompt, before the real one was pushed to main as c1927d5. The merge keeps main's text and drops the reconstruction.
Test Plan
python3 scripts/lifecycle.py check→ OKpython3 scripts/lifecycle.py dates→ the task'sIssued:/issued:both present (2 unrelated pre-existingdraft/test/…prompts remain undated; untouched here)Note on the branch
Both repos are on
claude/intake-declared-difficulty-icstbarather thanfeature/<task>: this is a remoteweb-githubsession pinned to that branch, so Mind state ships as a PR here instead of the usual directprompt_sync_pushtomain.Generated by the PyAutoLabs agent workflow.
Generated by Claude Code